Skip to content

test_runner: allow running test files in single process#51579

Closed
MoLow wants to merge 1 commit intonodejs:mainfrom
MoLow:experimental-test-isolation
Closed

test_runner: allow running test files in single process#51579
MoLow wants to merge 1 commit intonodejs:mainfrom
MoLow:experimental-test-isolation

Conversation

@MoLow
Copy link
Member

@MoLow MoLow commented Jan 27, 2024

Fixes: #51548

this PR is still missing tests & documentation

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to run tests in the main process

8 participants